CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SPI VHDl slave

搜索资源列表

  1. spi

    0下载:
  2. VHDL实现SPI功能源代码 -- The SPI bus is a 3 wire bus that in effect links a serial shift -- register between the \"master\" and the \"slave\". Typically both the -- master and slave have an 8 bit shift register so the combined -- register is 16 bits
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:65393
    • 提供者:阿飞
  1. spi slave

    0下载:
  2. SPI 接口的VHDL和Verilog实现。slave模式
  3. 所属分类:VHDL编程

    • 发布日期:2012-02-11
    • 文件大小:4132
    • 提供者:szsz06@126.com
  1. slave_spi_ctrl.rar

    0下载:
  2. SPI 的FPGA控制源代码,用于一般通用的SPI技术,FPGA/CPLD控制的AD数据采集,SPI control course code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:602
    • 提供者:luxiaogang
  1. SimpleSpi

    0下载:
  2. SPI接口VHDL代码,内有说明,很详细.-SPI interface VHDL code, which has made it clear that, in great detail.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:180678
    • 提供者:dushibiao
  1. SPI_TEST

    0下载:
  2. The Serial Peripheral Interface Bus or SPI bus is a synchronous serial data link standard named by Motorola that operates in full duplex mode. Devices communicate in master/slave mode where the master device initiates the data frame. Multiple slave d
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:478022
    • 提供者:wei
  1. spi_slave

    0下载:
  2. spi slave 8bit address 1bit r/w 7bit number data
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:155862
    • 提供者:im
  1. spi.tar

    0下载:
  2. This is a verilog code used oversampled clock to implement SPI slave. Also include C code for a ARM processor as the SPI master-This is a verilog code used oversampled clock to implement SPI slave
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1331
    • 提供者:johnl
  1. SPI_vrilog

    0下载:
  2. SPI接口源码,语言vrilog,包括MASTER和SLAVE-SPI interf for vrilog.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:3312
    • 提供者:linno
  1. spi_slave

    0下载:
  2. SPI slave source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:351554
    • 提供者:Chris
  1. spi_slave

    0下载:
  2. Simple SPI slave with MOSI MISO SCLK SS signals
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:1217
    • 提供者:Aymen Bouach
  1. conjoined

    0下载:
  2. SPI protocol: Serial Periphral Interface with both slave and master incorporated-SPI protocol: Serial Periphral Interface with both slave and master incorporated
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:1111
    • 提供者:smik
  1. l1ghVhVI

    0下载:
  2. The VSPI core implements an SPI interface compatible with the many -- serial EEPROMs, and microcontrollers. The VSPI core is typically used -- as an SPI master, but it can be configured as an SPI slave as well.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:226487
    • 提供者:aaa
  1. VHD_Veri_spi

    1下载:
  2. 一个强大的符合SPI规范的VHDL/Verilog源码文件,传输模式和时钟相位均可以指定,采用同步时钟设计,可以工作在很高的频率下。支持主机及从机模式,强烈推荐使用!-A strong line with SPI standard VHDL/Verilog source files, transfer mode, and clock phase are to specify, using synchronous clock design can work in very high frequen
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:13158
    • 提供者:中国
  1. SPI_FPGAFOLLOW

    0下载:
  2. FPGA作为从机的SPI模块,VHDL语言编写,quartus2开发-FPGA as a slave SPI module, VHDL language, quartus2 development
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:484830
    • 提供者:HuoYoca
  1. spi

    0下载:
  2. Altera Cyclone SPI-slave vhdl module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:491990
    • 提供者:xornonop
  1. simple_spi_latest.tar

    0下载:
  2. 基于vhdl的spi主从模式的程序,实现简单的SPI收发,对于实际使用学习是个比较好的例子!-VHDL SPI master-slave mode based on the procedures, the realization of a simple SPI transceiver for practical use, is a good example of learning!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:575407
    • 提供者:焦龙超
  1. spi_slave_test

    0下载:
  2. 实现spi协议的从机代码,亲测可用。按照字节接收,发送可以实现一次发送19字节,可按照需要更改。(The implementation of the code of the SPI slave protocol is available. By byte received, sending can be sent to send 19 bytes at a time, which can be changed as needed.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-07
    • 文件大小:1008640
    • 提供者:fantastic_guy
  1. VHDL_SPISLAVE

    0下载:
  2. spi-slave通信的vhdl实现及其仿真(VHDL implementation of spi-slave communication)
  3. 所属分类:VHDL/FPGA/Verilog

  1. spi

    0下载:
  2. 利用VHDL在FPGA内实现SPI总线的主从控制器设计(SPI Master and Slave Controller)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:638976
    • 提供者:今世闲人
  1. spi_slave

    1下载:
  2. 使用VHDL语言写的程序,利用SPI协议实现串并转换电路(Programs written in VHDL language and series-to-parallel conversion circuit implemented by SPI protocol)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-11-11
    • 文件大小:4470784
    • 提供者:umbrella0923
« 12 »
搜珍网 www.dssz.com